func strconv.atof32 2 uses strconv (current package) atof.go#L566: func atof32(s string) (f float32, n int, err error) { atof.go#L705: f, n, err := atof32(s)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)